home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tk / tk.z / tk
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. ttttkkkk((((3333TTTTkkkk))))                                                                ttttkkkk((((3333TTTTkkkk))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tk - Manipulate Tk internal state
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttkkkk _o_p_t_i_o_n ?_a_r_g _a_r_g ...?
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The ttttkkkk command provides access to miscellaneous elements of Tk's internal
  17.      state.  Most of the information manipulated by this command pertains to
  18.      the application as a whole, or to a screen or display, rather than to a
  19.      particular window.  The command can take any of a number of different
  20.      forms depending on the _o_p_t_i_o_n argument.  The legal forms are:
  21.  
  22.      ttttkkkk aaaappppppppnnnnaaaammmmeeee ????_n_e_w_N_a_m_e?
  23.           If _n_e_w_N_a_m_e isn't specified, this command returns the name of the    |
  24.           application (the name that may be used in sssseeeennnndddd commands to          |
  25.           communicate with the application).  If _n_e_w_N_a_m_e is specified, then   |
  26.           the name of the application is changed to _n_e_w_N_a_m_e.  If the given    |
  27.           name is already in use, then a suffix of the form `` ####2222'' or `` ####3333''|
  28.           is appended in order to make the name unique.  The command's result |
  29.           is the name actually chosen.  _n_e_w_N_a_m_e should not start with a       |
  30.           capital letter.  This will interfere with option processing, since  |
  31.           names starting with capitals are assumed to be classes;  as a       |
  32.           result, Tk may not be able to find some options for the application.|
  33.           If sends have been disabled by deleting the sssseeeennnndddd command, this      |
  34.           command will reenable them and recreate the sssseeeennnndddd command.
  35.  
  36.  
  37. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  38.      application name, send
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.